Carbon


DragTheRgn

Header: MacWindows.h Carbon status: Not Recommended

SInt32 DragTheRgn (
     theRgn, 
    Point startPt, 
    const Rect *limitRect, 
    const Rect *slopRect, 
    SInt16 axis, 
    DragGrayRgnUPP actionProc
);
AVAILABILITY

Not recommended in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.

CARBON NOTES

Use DragGrayRgn instead.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)